projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a7bf5e5
)
*** empty log message ***
author
Michael Albinus
<michael.albinus@gmx.de>
Tue, 19 Dec 2006 07:26:25 +0000
(07:26 +0000)
committer
Michael Albinus
<michael.albinus@gmx.de>
Tue, 19 Dec 2006 07:26:25 +0000
(07:26 +0000)
lisp/net/tramp.el
patch
|
blob
|
history
diff --git
a/lisp/net/tramp.el
b/lisp/net/tramp.el
index fa4dcfbf63cf0f1ba1875e7225fbbad9fa85faa7..6a46486e6e1ff516a2f3b6acbd499be414f67a73 100644
(file)
--- a/
lisp/net/tramp.el
+++ b/
lisp/net/tramp.el
@@
-705,7
+705,7
@@
various functions for details."
(if (or (fboundp 'password-read)
;; ssh-agent is running.
(getenv "SSH_AUTH_SOCK")
- (get
ne
v "SSH_AGENT_PID"))
+ (get
en
v "SSH_AGENT_PID"))
"scp"
"ssh"))
;; Fallback.